The Dreamweaver JavaScript API > Enablers > dom.canInsertTableRows()

 

dom.canInsertTableRows()

Availability

Dreamweaver 3.0

Description

Checks whether Dreamweaver can perform an Insert Row(s) operation.

Arguments

None.

Returns

A Boolean value indicating whether the selection is inside a table. This function returns false if the selection is an entire table.